-
Home
-
WP Email Template
-
2.5.2
-
Code
-
Classes
- MultiRequestErroredEvent
Total Complexity |
23 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
213 |
Lines of code |
70 |
Logical lines of code |
28 |
Comment lines |
98 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
removeResponses() |
S |
74 |
2 |
5 |
addExceptions() |
S |
74 |
2 |
5 |
removeExceptions() |
S |
74 |
2 |
5 |
addResponses() |
S |
74 |
2 |
5 |
__construct() |
S |
76 |
1 |
4 |
hasResponses() |
S |
80 |
1 |
3 |
addResponse() |
S |
80 |
1 |
3 |
hasResponse() |
S |
78 |
1 |
3 |
setResponses() |
S |
77 |
1 |
4 |
getResponses() |
S |
82 |
1 |
3 |
removeException() |
S |
74 |
1 |
4 |
clearResponses() |
S |
81 |
1 |
3 |
clearExceptions() |
S |
81 |
1 |
3 |
addException() |
S |
80 |
1 |
3 |
hasException() |
S |
78 |
1 |
3 |
setExceptions() |
S |
77 |
1 |
4 |
getExceptions() |
S |
82 |
1 |
3 |
hasExceptions() |
S |
80 |
1 |
3 |
removeResponse() |
S |
74 |
1 |
4 |